home *** CD-ROM | disk | FTP | other *** search
- -- background: 5057 from stack: in
- -- bmap block id: 6460
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=389 top=90 right=136 bottom=463
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: click here
- ----- HyperTalk script -----
- on mouseUp
- go to card id 3176
- end mouseUp
-
-
-
-
- -- part 5 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=9 top=57 right=100 bottom=288
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 6 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=10 top=135 right=178 bottom=289
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 7 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=10 top=217 right=332 bottom=394
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=423 top=295 right=336 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Floor Plan
- ----- HyperTalk script -----
- on mouseUp
- go to card "floor plan"
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=16 top=319 right=340 bottom=76
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- global returncard
- go to returncard
- end mouseUp
-
-